<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/****清除初始样式****/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    outline: none;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0；
}

.clearfix {
    zoom: 1；
}


/****通用样式****/

.hidden {
    display: none;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.conFirst {
    height: auto;
    background: #fff;
    padding: 0px 20px 30px !important;
}

.conSecond {
    height: auto;
}

.conThird {
    height: auto;
}


/* 头条要问开始 */

.ttywBox {
    width: 100%;
    padding: 26px 0 0px;
    line-height: 22px;
}
.xwszBox {margin-top: 28px;}
.old_type .xwszBox{margin-top: 0px;}
.ttywBox p {
    width: auto;
    font-size: 22px;
    font-weight: bold;
    color: #2573CA;
    float: left;
}

.ttywBox a {
    width: 450px;
    font-size: 16px;
    color: #333;
    margin: 0 25px;
    display: block;
    float: left;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ttywBox a:hover {
    color: #2573CA;
}

.ttywBox a span {
    font-size: 18px;
    font-weight: bold;
    color: #2573CA;
}

.ttywBox_more{
    margin: 0 !important;
    font-size: 16px !important;
    color: #999 !important;
	float: right !important;
	width: auto !important;
    height: 100% !important;
    line-height: 26px !important;
}

.ttywBox_more:hover{
  color: #999 !important;
}


/* 文字新闻开始 */

.wzxwBox {
    width: 520px;
    height: 525px;
    float: right;
}

.conTit {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #cfcfcf;
}

.conText {
    width: auto;
    height: 100%;
    float: left;
}

.conText div {
    width: auto;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #333;
    float: left;
}

.conText div a {
    color: #333;
    font-weight: bold;
}

.conText-hover a {
    color: #C10D0C !important;
}

.conText span {
    margin: 0 20px;
    line-height: 20px;
    font-size: 20px;
    color: #C9C9C9;
    float: right;
}

.conMore {
    width: auto;
    height: 100%;
    line-height: 26px;
    float: right;
}

.conMore a {
    display: none;
    font-size: 16px;
    color: #999;
}

.conList {
    width: 100%;
    height: 226px;
    overflow: hidden;
}

.column-cover {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    /* padding-right: 8px; */
}

.column-cover ul {
    overflow: none;
    margin-top: 0;
    height: auto;
    position: relative;
}

.column-cover ul li {
    font-size: 16px;
    color: #333333;
    border: 0px;
    line-height: 36px;
    padding-left: 22px;
    background: url(list-dian.png) no-repeat 2px 17px;
}

.column-cover ul li a {
    width: 100%;
    display: block;
    line-height: 36px;
    color: #333;
}

.column-cover ul li a:hover {
    color: #C10D0C;
}

.column-cover ul li a p {
    display: inline-block;
    line-height: 36px;
    color: #333;
}

.column-cover ul li a span {
    display: block;
    line-height: 36px;
    margin-left: 1em;
    color: #999;
    float: right;
}

.column-cover ul li.white {
    position: relative;
}


/* .column-cover ul li.white ins {
    width: 14px;
    height: 45px;
    position: absolute;
    right: -4px;
    z-index: 1;
    background-color: #fff;
    display: block !important;
} */

.five {
    height: 216px;
}

.five1 {
    height: 144px;
}

.five2 {
    height: 180px;
}


/* 第二部分内容开始 */

.jgptBox {
    width: 1114px;
    height: 154px;
    margin: 30px auto 34px;
    position: relative;
}

.jgptBox ul li {
    width: 222px;
    height: 154px;
    float: left;
}

.jgptBox ul li a img {
    width: 78px;
    height: 78px;
    margin: 0 auto 20px;
    display: block;
}

.jgptBox ul li a p {
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.jgptBox .hd a {
    position: absolute;
    z-index: 0;
    cursor: pointer;
    width: 81px;
    height: 85px;
}

.jgptBox .hd .prev {
    left: -56px;
    top: 16px;
    background: url(conSecond-prev.png) no-repeat left center;
}

.jgptBox .hd .next {
    right: -56px;
    top: 16px;
    background: url(conSecond-next.png)no-repeat right center;
}


/* 第三部分内容开始 */

.zcfgBox {
    width: 790px;
    height: auto;
    float: left;
}

.zwfwljBox {
    width: 380px;
    height: 228px;
    float: right;
    overflow: hidden;
}

.zwfwljBox a {
    width: 380px;
    height: 97px;
    display: block;
    margin-bottom: 34px;
}

.zwfwljBox a img {
    width: 380px;
    height: 97px;
    display: block;
}


/* 第四部分内容开始 */

.conFourth {
    height: 110px;
    margin: 20px auto 30px !important;
    overflow: hidden;
    position: relative;
}

.conFourth .hd {
    overflow: hidden;
    position: absolute;
    right: 16px;
    bottom: 30px;
    z-index: 1;
}

.conFourth .hd ul {
    overflow: hidden;
    zoom: 1;
}

.conFourth .hd ul li {
    width: 8px;
    height: 8px;
    background: #FFF;
    border-radius: 50px;
    margin: 0 4px;
    float: left;
}

.conFourth .hd ul li.on {
    width: 46px;
    background: #F19139;
}

.conFourth .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.conFourth .bd li {
    zoom: 1;
    vertical-align: middle;
}

.conFourth .bd li a {
    width: 100%;
    height: 110px;
    display: block;
}

.conFourth .bd li a img {
    width: 100%;
    height: 100%;
}


/* 第五部分内容开始 */

.ztzlList {
    width: 1200px;
    height: 90px;
    margin: 20px 0 30px;
    position: relative;
}

.ztzlList ul li {
    width: 380px;
    height: 90px;
    margin-right: 30px;
    float: left;
}

.ztzlList ul li a img {
    width: 380px;
    height: 90px;
    display: block;
}</pre></body></html>